var runtime/trace.noopRegion

3 uses

	runtime/trace (current package)
		annotation.go#L154: 		return noopRegion
		annotation.go#L167: var noopRegion = &Region{}
		annotation.go#L171: 	if r == noopRegion {